.s2b2cSlideItem, .s2bSlideItem {
    color: #fff;
}
.s2b2cSlideItem .swiper-item .fullLink .swiper-content .btns p, .s2bSlideItem p {
    color: #fff;
}

.s2b2cSlideItem .btns a.btn-banner, .s2bSlideItem .btns a.btn-banner {
    background-color: #fff;
    border: none;
    margin-bottom: 150px;
    margin-top: 26px;
}

.s2b2cSlideItem a .btns {
    padding-top: 210px;
}

.fakeA-wrap {
    margin-top: 26px;
}

.fullLink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.index.pro-center .s3 .com-logo {
    width: 1152px;
}

.zixun_ul {
    padding-top: 22px;
}

.zixun_ul li:first-child {
    margin-top: 0;
}

.zixun_ul li {
    width: 330px !important;
    list-style-type: disc;
    margin-top: 13px;
    margin-left: 6px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style-position: inside;
}
.zixun_ul li a{
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
}
.zixun_ul li:hover {
    color: #007fff;
}
.zixun_ul li a:hover {
    color: #007fff;
}

.zixun_check_detail {
    width: 390px;
    height: 40px;
    background: #F06A1D;
    display: none;
}

.zixun_check_detail .readDetail {
    height: 40px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    background:#007fff;
    color: #fff;
    margin: 0 auto;
}
.zixun_check_detail .readDetail img{
    width: 16px;
    height: 16px;
}
.business-service-active{
    position: relative;
    top: -18px;
}
.business-service-active .zixun_check_curr{
    display: block;
}